home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / DRIVER.CAB / fs-1700.ppd < prev    next >
Encoding:
PostScript Printer Description  |  2003-02-21  |  36.8 KB  |  955 lines

  1. *PPD-Adobe: "4.3"
  2. *%=============================================================================
  3. *%
  4. *%  PPD file for FS-1700 (European English)
  5. *%
  6. *%  Copyright (C) 1993-1999 Kyocera Technology Development Inc.
  7. *%  All Rights Reserved
  8. *%
  9. *%  Permission is granted for redistribution of this file as long as this
  10. *%  copyright notice is intact and the contents of the file are not altered
  11. *%  in any way from their original form.
  12. *%
  13. *%  Contents of this file are automatically generated with the PPDGEN utility 
  14. *%
  15. *%=============================================================================
  16.  
  17. *FileVersion: "1.5.2"
  18. *FormatVersion: "4.3"
  19. *LanguageEncoding: ISOLatin1
  20. *LanguageVersion: English
  21. *Product: "(FS-1700)"
  22. *PSVersion: "(2014.108) 1"
  23. *Manufacturer: "Kyocera"
  24. *ModelName: "Kyocera FS-1700 (KPDL-2)"
  25. *ShortNickName: "Kyocera FS-1700 (KPDL-2)"
  26. *NickName: "Kyocera FS-1700 (KPDL-2)"
  27. *PCFileName: "FS-1700.PPD"
  28.  
  29. *% Basic Device Capabilities
  30. *LanguageLevel: "2"
  31. *ColorDevice: False
  32. *DefaultColorSpace: Gray
  33. *TTRasterizer: Type42
  34. *?TTRasterizer: "
  35.  save
  36.    42 /FontType resourcestatus
  37.    { pop pop (Type42) }{ pop pop (None) } ifelse = flush
  38.  restore"
  39. *End
  40. *FreeVM: "534000"
  41. *Throughput: "10"
  42.  
  43. *% System Management
  44. *SuggestedJobTimeout: "0"
  45. *SuggestedManualFeedTimeout: "0"
  46. *SuggestedWaitTimeout: "120"
  47. *PrintPSErrors: True
  48.  
  49. *Password: "0"
  50.  
  51. *ExitServer: " count 0 eq { true }
  52.  { dup statusdict /checkpassword get exec not } ifelse
  53.  { (WARNING : Cannot perform the exitserver command.) =
  54.    (Password supplied is not valid.) =
  55.    (Please contact the author of this software.) = flush quit } if
  56.  serverdict /exitserver get exec"
  57. *End
  58.  
  59. *Reset: " count 0 eq { true }
  60.   { dup statusdict /checkpassword get exec not } ifelse
  61.   { (WARNING : Cannot perform the exitserver command.) =
  62.     (Password supplied is not valid.) =
  63.     (Please contact the author of this software.) = flush quit } if
  64.   serverdict /exitserver get exec
  65.   systemdict /quit get exec
  66.   (WARNING : Printer Reset Failed.) = flush"
  67. *End
  68.  
  69. *% Protocols 
  70. *Protocols: BCP PJL TBCP
  71.  
  72. *1284Modes Parallel: Compat Nibble ECP
  73. *1284DeviceID: "MFG:Kyocera:Model:Kyocera FS-1700;COMMAND SET: POSTSCRIPT,PJL,PCL"
  74.  
  75. *% JCL Information 
  76. *JCLBegin: "<1B>%-12345X@PJL JOB<0A>"
  77. *JCLToPSInterpreter: "@PJL ENTER LANGUAGE=POSTSCRIPT<0A>"
  78. *JCLEnd: "<1B>%-12345X@PJL EOJ<0A><1B>%-12345X"
  79.  
  80. *JCLOpenUI *JCLEconomode/EcoPrint: PickOne
  81. *DefaultJCLEconomode: Off
  82. *OrderDependency: 5 JCLSetup *JCLEconomode
  83. *JCLEconomode Off/Off: "@PJL SET ECONOMODE=OFF<0A>"
  84. *JCLEconomode On/On: "@PJL SET ECONOMODE=ON<0A>"
  85. *JCLCloseUI: *JCLEconomode
  86.  
  87. *% Installable Options
  88. *OpenGroup: InstallableOptions/Installed Options
  89.  
  90. *% Optional Feeders
  91. *OpenUI *Opt01/Optional Feeder: PickOne
  92. *DefaultOpt01: MF1
  93. *Opt01 None/Not Installed: ""
  94. *Opt01 MF1/Multi-Purpose Feeder: ""
  95. *Opt01 EF1/EF-1 Envelope Feeder: ""
  96. *Opt01 PF7E/PF-7E Bulk Feeder: ""
  97. *CloseUI: *Opt01
  98.  
  99. *% PF-20 Paper Feeders
  100. *OpenUI *Opt09/PF-20 Paper Feeders: PickOne
  101. *DefaultOpt09: None
  102. *Opt09 None/None: ""
  103. *Opt09 One/One: ""
  104. *Opt09 Two/Two: ""
  105. *?Opt09: "
  106.   save
  107.   currentpagedevice /InputAttributes get
  108.   dup 3 get null ne {(Two)} {
  109.     dup 1 get null ne {(One)} {(None)} ifelse
  110.   } ifelse exch pop = flush
  111.   restore"
  112. *End
  113. *CloseUI: *Opt09
  114.  
  115. *% Duplex Unit
  116. *OpenUI *Opt16/Duplex Unit: Boolean
  117. *DefaultOpt16: False
  118. *Opt16 False/Not Installed: ""
  119. *Opt16 True/Installed: ""
  120. *?Opt16: "
  121.   save
  122.   currentpagedevice /Duplex known {(True)} {(False)} ifelse = flush
  123.   restore"
  124. *End
  125. *CloseUI: *Opt16
  126.  
  127. *% Output Device Options
  128. *OpenUI *Opt17/Output Device: PickOne
  129. *Opt17 None/Not Installed: ""
  130. *Opt17 HS3E/HS-3E Bulk Stacker: ""
  131. *Opt17 SO6/SO-6 Bulk Sorter: ""
  132. *Opt17 ST20/ST-20 Bulk Stacker: ""
  133. *?Opt17: "
  134.   save
  135.   currentpagedevice /OutputAttributes get
  136.   dup 1 known {
  137.     1 get dup null ne {
  138.        /OutputType get
  139.       dup (SORTER) eq {(SO6)} { 
  140.       dup (STACKER) eq {(ST20)} {
  141.     (None)
  142.       } ifelse
  143.       } ifelse
  144.     } {(None)} ifelse
  145.   } {(None)} ifelse
  146.   exch pop = flush
  147.   restore"
  148. *End
  149. *CloseUI: *Opt17
  150.  
  151. *% Installed Memory
  152. *OpenUI *InstalledMemory/Memory: PickOne
  153. *DefaultInstalledMemory: 2MB
  154. *InstalledMemory 2MB/Standard: ""
  155. *InstalledMemory 3MB/1MB Upgrade: ""
  156. *InstalledMemory 4MB/2MB Upgrade: ""
  157. *InstalledMemory 5MB/3MB Upgrade: ""
  158. *InstalledMemory 6MB/4MB Upgrade: ""
  159. *InstalledMemory 7MB/5MB Upgrade: ""
  160. *InstalledMemory 8MB/6MB Upgrade: ""
  161. *InstalledMemory 10MB/8MB Upgrade: ""
  162. *InstalledMemory 11MB/9MB Upgrade: ""
  163. *InstalledMemory 12MB/10MB Upgrade: ""
  164. *InstalledMemory 14MB/12MB Upgrade: ""
  165. *InstalledMemory 18MB/16MB Upgrade: ""
  166. *InstalledMemory 19MB/17MB Upgrade: ""
  167. *InstalledMemory 20MB/18MB Upgrade: ""
  168. *InstalledMemory 22MB/20MB Upgrade: ""
  169. *InstalledMemory 26MB/24MB Upgrade: ""
  170. *InstalledMemory 34MB/32MB Upgrade: ""
  171. *InstalledMemory 35MB/33MB Upgrade: ""
  172. *InstalledMemory 36MB/34MB Upgrade: ""
  173. *InstalledMemory 38MB/36MB Upgrade: ""
  174. *InstalledMemory 42MB/40MB Upgrade: ""
  175. *InstalledMemory 50MB/48MB Upgrade: ""
  176. *InstalledMemory 66MB/64MB Upgrade: ""
  177. *?InstalledMemory: "
  178.   save
  179.   currentsystemparams /RamSize get
  180.   524288 div ceiling cvi 2 div cvi
  181.   /vmsize 20 string def
  182.   vmsize cvs print (MB) print (\n) print flush
  183.   restore"
  184. *End
  185. *CloseUI: *InstalledMemory
  186.  
  187. *CloseGroup: InstallableOptions
  188.  
  189. *% Virtual Memory 
  190. *VMOption 2MB: "534000"
  191. *VMOption 3MB: "1368000"
  192. *VMOption 4MB: "2208000"
  193. *VMOption 5MB: "3048000"
  194. *VMOption 6MB: "3888000"
  195. *VMOption 7MB: "4728000"
  196. *VMOption 8MB: "5568000"
  197. *VMOption 10MB: "7248000"
  198. *VMOption 11MB: "8088000"
  199. *VMOption 12MB: "8928000"
  200. *VMOption 14MB: "10608000"
  201. *VMOption 18MB: "13968000"
  202. *VMOption 19MB: "14808000"
  203. *VMOption 20MB: "15648000"
  204. *VMOption 22MB: "17328000"
  205. *VMOption 26MB: "20688000"
  206. *VMOption 34MB: "27408000"
  207. *VMOption 35MB: "28248000"
  208. *VMOption 36MB: "29088000"
  209. *VMOption 38MB: "30768000"
  210. *VMOption 42MB: "34128000"
  211. *VMOption 50MB: "42528000"
  212. *VMOption 66MB: "54288000"
  213.  
  214.  
  215. *% Constraints
  216. *% ===========
  217. *UIConstraints: *Opt01 None *InputSlot MF1
  218. *UIConstraints: *Opt01 None *InputSlot EF1
  219. *UIConstraints: *Opt01 None *InputSlot PF7E
  220. *UIConstraints: *Opt01 MF1 *InputSlot EF1
  221. *UIConstraints: *Opt01 MF1 *InputSlot PF7E
  222. *UIConstraints: *Opt01 EF1 *InputSlot MF1
  223. *UIConstraints: *Opt01 EF1 *InputSlot PF7E
  224. *UIConstraints: *InputSlot PF7E *InputSlot MF1
  225. *UIConstraints: *InputSlot PF7E *InputSlot EF1
  226. *UIConstraints: *Opt09 None *InputSlot PF20A
  227. *UIConstraints: *Opt09 None *InputSlot PF20B
  228. *UIConstraints: *Opt09 One *InputSlot PF20B
  229. *UIConstraints: *Opt16 False *Duplex DuplexTumble
  230. *UIConstraints: *Duplex DuplexTumble *Opt16 False
  231. *UIConstraints: *Opt16 False *Duplex DuplexNoTumble
  232. *UIConstraints: *Duplex DuplexNoTumble *Opt16 False
  233. *UIConstraints: *InputSlot MF1 *Duplex
  234. *UIConstraints: *Duplex *InputSlot MF1
  235. *UIConstraints: *InputSlot EF1 *Duplex
  236. *UIConstraints: *Duplex *InputSlot EF1
  237. *UIConstraints: *InputSlot PF7E *Duplex
  238. *UIConstraints: *Duplex *InputSlot PF7E
  239. *UIConstraints: *Opt17 HS3E *OutputBin FURear
  240. *UIConstraints: *Opt17 None *OutputBin FUStacker
  241. *UIConstraints: *Opt17 SO6 *OutputBin FUStacker
  242. *UIConstraints: *Opt17 ST20 *OutputBin FUStacker
  243. *UIConstraints: *Opt17 None *OutputBin FDStacker
  244. *UIConstraints: *Opt17 HS3E *OutputBin FDStacker
  245. *UIConstraints: *Opt17 None *OutputBin FDSorter
  246. *UIConstraints: *Opt17 HS3E *OutputBin FDSorter
  247. *UIConstraints: *Opt17 ST20 *OutputBin FDSorter
  248. *UIConstraints: *Opt17 None *OutputBin FDCollator
  249. *UIConstraints: *Opt17 HS3E *OutputBin FDCollator
  250. *UIConstraints: *Opt17 ST20 *OutputBin FDCollator
  251. *UIConstraints: *Opt17 None *OutputBin FDMB01
  252. *UIConstraints: *Opt17 None *OutputBin FDMB02
  253. *UIConstraints: *Opt17 None *OutputBin FDMB03
  254. *UIConstraints: *Opt17 HS3E *OutputBin FDMB01
  255. *UIConstraints: *Opt17 HS3E *OutputBin FDMB02
  256. *UIConstraints: *Opt17 HS3E *OutputBin FDMB03
  257. *UIConstraints: *Opt17 ST20 *OutputBin FDMB01
  258. *UIConstraints: *Opt17 ST20 *OutputBin FDMB02
  259. *UIConstraints: *Opt17 ST20 *OutputBin FDMB03
  260. *UIConstraints: *Opt17 None *OutputBin FDMB04
  261. *UIConstraints: *Opt17 None *OutputBin FDMB05
  262. *UIConstraints: *Opt17 None *OutputBin FDMB06
  263. *UIConstraints: *Opt17 None *OutputBin FDMB07
  264. *UIConstraints: *Opt17 None *OutputBin FDMB08
  265. *UIConstraints: *Opt17 None *OutputBin FDMB09
  266. *UIConstraints: *Opt17 HS3E *OutputBin FDMB04
  267. *UIConstraints: *Opt17 HS3E *OutputBin FDMB05
  268. *UIConstraints: *Opt17 HS3E *OutputBin FDMB06
  269. *UIConstraints: *Opt17 HS3E *OutputBin FDMB07
  270. *UIConstraints: *Opt17 HS3E *OutputBin FDMB08
  271. *UIConstraints: *Opt17 HS3E *OutputBin FDMB09
  272. *UIConstraints: *Opt17 ST20 *OutputBin FDMB04
  273. *UIConstraints: *Opt17 ST20 *OutputBin FDMB05
  274. *UIConstraints: *Opt17 ST20 *OutputBin FDMB06
  275. *UIConstraints: *Opt17 ST20 *OutputBin FDMB07
  276. *UIConstraints: *Opt17 ST20 *OutputBin FDMB08
  277. *UIConstraints: *Opt17 ST20 *OutputBin FDMB09
  278. *UIConstraints: *Opt17 None *OutputBin FDMB10
  279. *UIConstraints: *Opt17 None *OutputBin FDMB11
  280. *UIConstraints: *Opt17 None *OutputBin FDMB12
  281. *UIConstraints: *Opt17 None *OutputBin FDMB13
  282. *UIConstraints: *Opt17 None *OutputBin FDMB14
  283. *UIConstraints: *Opt17 None *OutputBin FDMB15
  284. *UIConstraints: *Opt17 HS3E *OutputBin FDMB10
  285. *UIConstraints: *Opt17 HS3E *OutputBin FDMB11
  286. *UIConstraints: *Opt17 HS3E *OutputBin FDMB12
  287. *UIConstraints: *Opt17 HS3E *OutputBin FDMB13
  288. *UIConstraints: *Opt17 HS3E *OutputBin FDMB14
  289. *UIConstraints: *Opt17 HS3E *OutputBin FDMB15
  290. *UIConstraints: *Opt17 ST20 *OutputBin FDMB10
  291. *UIConstraints: *Opt17 ST20 *OutputBin FDMB11
  292. *UIConstraints: *Opt17 ST20 *OutputBin FDMB12
  293. *UIConstraints: *Opt17 ST20 *OutputBin FDMB13
  294. *UIConstraints: *Opt17 ST20 *OutputBin FDMB14
  295. *UIConstraints: *Opt17 ST20 *OutputBin FDMB15
  296. *UIConstraints: *PageSize Executive *InputSlot Internal
  297. *UIConstraints: *PageRegion Executive *InputSlot Internal
  298. *UIConstraints: *InputSlot Internal *PageSize Executive
  299. *UIConstraints: *InputSlot Internal *PageRegion Executive
  300. *UIConstraints: *PageSize A6 *InputSlot Internal
  301. *UIConstraints: *PageRegion A6 *InputSlot Internal
  302. *UIConstraints: *InputSlot Internal *PageSize A6
  303. *UIConstraints: *InputSlot Internal *PageRegion A6
  304. *UIConstraints: *PageSize ISOB5 *InputSlot Internal
  305. *UIConstraints: *PageRegion ISOB5 *InputSlot Internal
  306. *UIConstraints: *InputSlot Internal *PageSize ISOB5
  307. *UIConstraints: *InputSlot Internal *PageRegion ISOB5
  308. *UIConstraints: *PageSize B6 *InputSlot Internal
  309. *UIConstraints: *PageRegion B6 *InputSlot Internal
  310. *UIConstraints: *InputSlot Internal *PageSize B6
  311. *UIConstraints: *InputSlot Internal *PageRegion B6
  312. *UIConstraints: *PageSize EnvPersonal *InputSlot Internal
  313. *UIConstraints: *PageRegion EnvPersonal *InputSlot Internal
  314. *UIConstraints: *InputSlot Internal *PageSize EnvPersonal
  315. *UIConstraints: *InputSlot Internal *PageRegion EnvPersonal
  316. *UIConstraints: *PageSize Env9 *InputSlot Internal
  317. *UIConstraints: *PageRegion Env9 *InputSlot Internal
  318. *UIConstraints: *InputSlot Internal *PageSize Env9
  319. *UIConstraints: *InputSlot Internal *PageRegion Env9
  320. *UIConstraints: *PageSize Env10 *InputSlot Internal
  321. *UIConstraints: *PageRegion Env10 *InputSlot Internal
  322. *UIConstraints: *InputSlot Internal *PageSize Env10
  323. *UIConstraints: *InputSlot Internal *PageRegion Env10
  324. *UIConstraints: *PageSize EnvMonarch *InputSlot Internal
  325. *UIConstraints: *PageRegion EnvMonarch *InputSlot Internal
  326. *UIConstraints: *InputSlot Internal *PageSize EnvMonarch
  327. *UIConstraints: *InputSlot Internal *PageRegion EnvMonarch
  328. *UIConstraints: *PageSize EnvDL *InputSlot Internal
  329. *UIConstraints: *PageRegion EnvDL *InputSlot Internal
  330. *UIConstraints: *InputSlot Internal *PageSize EnvDL
  331. *UIConstraints: *InputSlot Internal *PageRegion EnvDL
  332. *UIConstraints: *PageSize EnvC5 *InputSlot Internal
  333. *UIConstraints: *PageRegion EnvC5 *InputSlot Internal
  334. *UIConstraints: *InputSlot Internal *PageSize EnvC5
  335. *UIConstraints: *InputSlot Internal *PageRegion EnvC5
  336. *UIConstraints: *PageSize Letter *InputSlot EF1
  337. *UIConstraints: *PageRegion Letter *InputSlot EF1
  338. *UIConstraints: *InputSlot EF1 *PageSize Letter
  339. *UIConstraints: *InputSlot EF1 *PageRegion Letter
  340. *UIConstraints: *PageSize Legal *InputSlot EF1
  341. *UIConstraints: *PageRegion Legal *InputSlot EF1
  342. *UIConstraints: *InputSlot EF1 *PageSize Legal
  343. *UIConstraints: *InputSlot EF1 *PageRegion Legal
  344. *UIConstraints: *PageSize Executive *InputSlot EF1
  345. *UIConstraints: *PageRegion Executive *InputSlot EF1
  346. *UIConstraints: *InputSlot EF1 *PageSize Executive
  347. *UIConstraints: *InputSlot EF1 *PageRegion Executive
  348. *UIConstraints: *PageSize A4 *InputSlot EF1
  349. *UIConstraints: *PageRegion A4 *InputSlot EF1
  350. *UIConstraints: *InputSlot EF1 *PageSize A4
  351. *UIConstraints: *InputSlot EF1 *PageRegion A4
  352. *UIConstraints: *PageSize A5 *InputSlot EF1
  353. *UIConstraints: *PageRegion A5 *InputSlot EF1
  354. *UIConstraints: *InputSlot EF1 *PageSize A5
  355. *UIConstraints: *InputSlot EF1 *PageRegion A5
  356. *UIConstraints: *PageSize A6 *InputSlot EF1
  357. *UIConstraints: *PageRegion A6 *InputSlot EF1
  358. *UIConstraints: *InputSlot EF1 *PageSize A6
  359. *UIConstraints: *InputSlot EF1 *PageRegion A6
  360. *UIConstraints: *PageSize B5 *InputSlot EF1
  361. *UIConstraints: *PageRegion B5 *InputSlot EF1
  362. *UIConstraints: *InputSlot EF1 *PageSize B5
  363. *UIConstraints: *InputSlot EF1 *PageRegion B5
  364. *UIConstraints: *PageSize ISOB5 *InputSlot EF1
  365. *UIConstraints: *PageRegion ISOB5 *InputSlot EF1
  366. *UIConstraints: *InputSlot EF1 *PageSize ISOB5
  367. *UIConstraints: *InputSlot EF1 *PageRegion ISOB5
  368. *UIConstraints: *PageSize B6 *InputSlot EF1
  369. *UIConstraints: *PageRegion B6 *InputSlot EF1
  370. *UIConstraints: *InputSlot EF1 *PageSize B6
  371. *UIConstraints: *InputSlot EF1 *PageRegion B6
  372. *UIConstraints: *PageSize Executive *InputSlot PF20A
  373. *UIConstraints: *PageRegion Executive *InputSlot PF20A
  374. *UIConstraints: *InputSlot PF20A *PageSize Executive
  375. *UIConstraints: *InputSlot PF20A *PageRegion Executive
  376. *UIConstraints: *PageSize A6 *InputSlot PF20A
  377. *UIConstraints: *PageRegion A6 *InputSlot PF20A
  378. *UIConstraints: *InputSlot PF20A *PageSize A6
  379. *UIConstraints: *InputSlot PF20A *PageRegion A6
  380. *UIConstraints: *PageSize ISOB5 *InputSlot PF20A
  381. *UIConstraints: *PageRegion ISOB5 *InputSlot PF20A
  382. *UIConstraints: *InputSlot PF20A *PageSize ISOB5
  383. *UIConstraints: *InputSlot PF20A *PageRegion ISOB5
  384. *UIConstraints: *PageSize B6 *InputSlot PF20A
  385. *UIConstraints: *PageRegion B6 *InputSlot PF20A
  386. *UIConstraints: *InputSlot PF20A *PageSize B6
  387. *UIConstraints: *InputSlot PF20A *PageRegion B6
  388. *UIConstraints: *PageSize EnvPersonal *InputSlot PF20A
  389. *UIConstraints: *PageRegion EnvPersonal *InputSlot PF20A
  390. *UIConstraints: *InputSlot PF20A *PageSize EnvPersonal
  391. *UIConstraints: *InputSlot PF20A *PageRegion EnvPersonal
  392. *UIConstraints: *PageSize Env9 *InputSlot PF20A
  393. *UIConstraints: *PageRegion Env9 *InputSlot PF20A
  394. *UIConstraints: *InputSlot PF20A *PageSize Env9
  395. *UIConstraints: *InputSlot PF20A *PageRegion Env9
  396. *UIConstraints: *PageSize Env10 *InputSlot PF20A
  397. *UIConstraints: *PageRegion Env10 *InputSlot PF20A
  398. *UIConstraints: *InputSlot PF20A *PageSize Env10
  399. *UIConstraints: *InputSlot PF20A *PageRegion Env10
  400. *UIConstraints: *PageSize EnvMonarch *InputSlot PF20A
  401. *UIConstraints: *PageRegion EnvMonarch *InputSlot PF20A
  402. *UIConstraints: *InputSlot PF20A *PageSize EnvMonarch
  403. *UIConstraints: *InputSlot PF20A *PageRegion EnvMonarch
  404. *UIConstraints: *PageSize EnvDL *InputSlot PF20A
  405. *UIConstraints: *PageRegion EnvDL *InputSlot PF20A
  406. *UIConstraints: *InputSlot PF20A *PageSize EnvDL
  407. *UIConstraints: *InputSlot PF20A *PageRegion EnvDL
  408. *UIConstraints: *PageSize EnvC5 *InputSlot PF20A
  409. *UIConstraints: *PageRegion EnvC5 *InputSlot PF20A
  410. *UIConstraints: *InputSlot PF20A *PageSize EnvC5
  411. *UIConstraints: *InputSlot PF20A *PageRegion EnvC5
  412. *UIConstraints: *PageSize Executive *InputSlot PF20B
  413. *UIConstraints: *PageRegion Executive *InputSlot PF20B
  414. *UIConstraints: *InputSlot PF20B *PageSize Executive
  415. *UIConstraints: *InputSlot PF20B *PageRegion Executive
  416. *UIConstraints: *PageSize A6 *InputSlot PF20B
  417. *UIConstraints: *PageRegion A6 *InputSlot PF20B
  418. *UIConstraints: *InputSlot PF20B *PageSize A6
  419. *UIConstraints: *InputSlot PF20B *PageRegion A6
  420. *UIConstraints: *PageSize ISOB5 *InputSlot PF20B
  421. *UIConstraints: *PageRegion ISOB5 *InputSlot PF20B
  422. *UIConstraints: *InputSlot PF20B *PageSize ISOB5
  423. *UIConstraints: *InputSlot PF20B *PageRegion ISOB5
  424. *UIConstraints: *PageSize B6 *InputSlot PF20B
  425. *UIConstraints: *PageRegion B6 *InputSlot PF20B
  426. *UIConstraints: *InputSlot PF20B *PageSize B6
  427. *UIConstraints: *InputSlot PF20B *PageRegion B6
  428. *UIConstraints: *PageSize EnvPersonal *InputSlot PF20B
  429. *UIConstraints: *PageRegion EnvPersonal *InputSlot PF20B
  430. *UIConstraints: *InputSlot PF20B *PageSize EnvPersonal
  431. *UIConstraints: *InputSlot PF20B *PageRegion EnvPersonal
  432. *UIConstraints: *PageSize Env9 *InputSlot PF20B
  433. *UIConstraints: *PageRegion Env9 *InputSlot PF20B
  434. *UIConstraints: *InputSlot PF20B *PageSize Env9
  435. *UIConstraints: *InputSlot PF20B *PageRegion Env9
  436. *UIConstraints: *PageSize Env10 *InputSlot PF20B
  437. *UIConstraints: *PageRegion Env10 *InputSlot PF20B
  438. *UIConstraints: *InputSlot PF20B *PageSize Env10
  439. *UIConstraints: *InputSlot PF20B *PageRegion Env10
  440. *UIConstraints: *PageSize EnvMonarch *InputSlot PF20B
  441. *UIConstraints: *PageRegion EnvMonarch *InputSlot PF20B
  442. *UIConstraints: *InputSlot PF20B *PageSize EnvMonarch
  443. *UIConstraints: *InputSlot PF20B *PageRegion EnvMonarch
  444. *UIConstraints: *PageSize EnvDL *InputSlot PF20B
  445. *UIConstraints: *PageRegion EnvDL *InputSlot PF20B
  446. *UIConstraints: *InputSlot PF20B *PageSize EnvDL
  447. *UIConstraints: *InputSlot PF20B *PageRegion EnvDL
  448. *UIConstraints: *PageSize EnvC5 *InputSlot PF20B
  449. *UIConstraints: *PageRegion EnvC5 *InputSlot PF20B
  450. *UIConstraints: *InputSlot PF20B *PageSize EnvC5
  451. *UIConstraints: *InputSlot PF20B *PageRegion EnvC5
  452. *UIConstraints: *PageSize Executive *Duplex
  453. *UIConstraints: *PageRegion Executive *Duplex
  454. *UIConstraints: *Duplex *PageSize Executive
  455. *UIConstraints: *Duplex *PageRegion Executive
  456. *UIConstraints: *PageSize A6 *Duplex
  457. *UIConstraints: *PageRegion A6 *Duplex
  458. *UIConstraints: *Duplex *PageSize A6
  459. *UIConstraints: *Duplex *PageRegion A6
  460. *UIConstraints: *PageSize ISOB5 *Duplex
  461. *UIConstraints: *PageRegion ISOB5 *Duplex
  462. *UIConstraints: *Duplex *PageSize ISOB5
  463. *UIConstraints: *Duplex *PageRegion ISOB5
  464. *UIConstraints: *PageSize B6 *Duplex
  465. *UIConstraints: *PageRegion B6 *Duplex
  466. *UIConstraints: *Duplex *PageSize B6
  467. *UIConstraints: *Duplex *PageRegion B6
  468. *UIConstraints: *PageSize EnvPersonal *Duplex
  469. *UIConstraints: *PageRegion EnvPersonal *Duplex
  470. *UIConstraints: *Duplex *PageSize EnvPersonal
  471. *UIConstraints: *Duplex *PageRegion EnvPersonal
  472. *UIConstraints: *PageSize Env9 *Duplex
  473. *UIConstraints: *PageRegion Env9 *Duplex
  474. *UIConstraints: *Duplex *PageSize Env9
  475. *UIConstraints: *Duplex *PageRegion Env9
  476. *UIConstraints: *PageSize Env10 *Duplex
  477. *UIConstraints: *PageRegion Env10 *Duplex
  478. *UIConstraints: *Duplex *PageSize Env10
  479. *UIConstraints: *Duplex *PageRegion Env10
  480. *UIConstraints: *PageSize EnvMonarch *Duplex
  481. *UIConstraints: *PageRegion EnvMonarch *Duplex
  482. *UIConstraints: *Duplex *PageSize EnvMonarch
  483. *UIConstraints: *Duplex *PageRegion EnvMonarch
  484. *UIConstraints: *PageSize EnvDL *Duplex
  485. *UIConstraints: *PageRegion EnvDL *Duplex
  486. *UIConstraints: *Duplex *PageSize EnvDL
  487. *UIConstraints: *Duplex *PageRegion EnvDL
  488. *UIConstraints: *PageSize EnvC5 *Duplex
  489. *UIConstraints: *PageRegion EnvC5 *Duplex
  490. *UIConstraints: *Duplex *PageSize EnvC5
  491. *UIConstraints: *Duplex *PageRegion EnvC5
  492.  
  493. *% Resolution 
  494. *OpenUI *Resolution/Resolution: PickOne
  495. *OrderDependency: 10 AnySetup *Resolution
  496. *DefaultResolution: 600dpi
  497. *Resolution 300dpi/300 Dots per Inch (dpi): "<< /HWResolution [300 300] >> setpagedevice"
  498. *Resolution 600dpi/600 Dots per Inch (dpi): "<< /HWResolution [600 600] >> setpagedevice"
  499. *?Resolution: "
  500.   save
  501.     currentpagedevice /HWResolution get
  502.     0 get (      ) cvs print (dpi) = flush
  503.   restore
  504.   "
  505. *End
  506. *CloseUI: *Resolution
  507.  
  508. *% Image Refinement 
  509. *OpenUI *Smoothing/Kyocera Image Refinement: PickOne
  510. *OrderDependency: 50 AnySetup *Smoothing
  511. *DefaultSmoothing: Medium
  512. *Smoothing None/Off: "0 statusdict /setdoret get exec"
  513. *Smoothing Light/Light: "1 statusdict /setdoret get exec"
  514. *Smoothing Medium/Medium: "2 statusdict /setdoret get exec"
  515. *Smoothing Dark/Dark: "3 statusdict /setdoret get exec"
  516. *?Smoothing: "save
  517.   [(None)(Light)(Medium)(Dark)]
  518.   statusdict /doret get exec {get} stopped
  519.   {pop pop (Unknown) } if
  520.   = flush restore
  521.   "
  522. *End
  523. *CloseUI: *Smoothing
  524.  
  525. *% Halftone Information 
  526. *DefaultHalftoneType: 1
  527. *ScreenFreq: "60.0"
  528. *ScreenAngle: "45.0"
  529. *ResScreenFreq 600dpi: "60.0"
  530. *ResScreenAngle 600dpi: "45.0"
  531. *ResScreenFreq 300dpi: "53.0"
  532. *ResScreenAngle 300dpi: "45.0"
  533.  
  534. *DefaultScreenProc: Ellipse
  535. *ScreenProc Dot: "
  536.  {abs exch abs 2 copy add 1 gt
  537.  {1 sub dup mul exch 1 sub dup mul add 1 sub}
  538.  {dup mul exch dup mul add 1 exch sub} ifelse}"
  539. *End
  540. *ScreenProc Line: "
  541.  {pop}"
  542. *End
  543. *ScreenProc Ellipse: "
  544.  {dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub}"
  545. *End
  546.  
  547. *DefaultTransfer: Null
  548. *Transfer Null: "{}"
  549. *Transfer Null.Inverse: "{1 exch sub}"
  550.  
  551. *% Paper Handling 
  552. *% Page Size Definitions
  553. *OpenUI *PageSize: PickOne
  554. *OrderDependency: 40 AnySetup *PageSize
  555. *DefaultPageSize: A4
  556. *PageSize A4/A4: "
  557.   << /Policies << /PageSize 2 >> /PageSize [595 842] /ImagingBBox null >> setpagedevice"
  558. *End
  559. *PageSize A5/A5: "
  560.   << /Policies << /PageSize 2 >> /PageSize [420 595] /ImagingBBox null >> setpagedevice"
  561. *End
  562. *PageSize A6/A6: "
  563.   << /Policies << /PageSize 2 >> /PageSize [297 420] /ImagingBBox null >> setpagedevice"
  564. *End
  565. *PageSize B5/B5 (JIS): "
  566.   << /Policies << /PageSize 2 >> /PageSize [516 729] /ImagingBBox null >> setpagedevice"
  567. *End
  568. *PageSize ISOB5/B5 (ISO): "
  569.   << /Policies << /PageSize 2 >> /PageSize [499 709] /ImagingBBox null >> setpagedevice"
  570. *End
  571. *PageSize B6/B6: "
  572.   << /Policies << /PageSize 2 >> /PageSize [363 516] /ImagingBBox null >> setpagedevice"
  573. *End
  574. *PageSize Letter/Letter: "
  575.   << /Policies << /PageSize 2 >> /PageSize [612 792] /ImagingBBox null >> setpagedevice"
  576. *End
  577. *PageSize Legal/Legal: "
  578.   << /Policies << /PageSize 2 >> /PageSize [612 1008] /ImagingBBox null >> setpagedevice"
  579. *End
  580. *PageSize Executive/Executive: "
  581.   << /Policies << /PageSize 2 >> /PageSize [522 756] /ImagingBBox null >> setpagedevice"
  582. *End
  583. *PageSize EnvPersonal/Envelope #6: "
  584.   << /Policies << /PageSize 2 >> /PageSize [261 468] /ImagingBBox null >> setpagedevice"
  585. *End
  586. *PageSize Env9/Envelope #9: "
  587.   << /Policies << /PageSize 2 >> /PageSize [279 639] /ImagingBBox null >> setpagedevice"
  588. *End
  589. *PageSize Env10/Envelope #10: "
  590.   << /Policies << /PageSize 2 >> /PageSize [297 684] /ImagingBBox null >> setpagedevice"
  591. *End
  592. *PageSize EnvMonarch/Envelope Monarch: "
  593.   << /Policies << /PageSize 2 >> /PageSize [279 540] /ImagingBBox null >> setpagedevice"
  594. *End
  595. *PageSize EnvDL/Envelope DL: "
  596.   << /Policies << /PageSize 2 >> /PageSize [312 624] /ImagingBBox null >> setpagedevice"
  597. *End
  598. *PageSize EnvC5/Envelope C5: "
  599.   << /Policies << /PageSize 2 >> /PageSize [459 649] /ImagingBBox null >> setpagedevice"
  600. *End
  601. *?PageSize: "
  602.  save
  603.    currentpagedevice /PageSize get aload pop
  604.    2 copy gt {exch} if
  605.    (Unknown)
  606.  15 dict
  607.  dup [595 842] (A4) put
  608.  dup [420 595] (A5) put
  609.  dup [297 420] (A6) put
  610.  dup [516 729] (B5) put
  611.  dup [499 709] (ISOB5) put
  612.  dup [363 516] (B6) put
  613.  dup [612 792] (Letter) put
  614.  dup [612 1008] (Legal) put
  615.  dup [522 756] (Executive) put
  616.  dup [261 468] (EnvPersonal) put
  617.  dup [279 639] (Env9) put
  618.  dup [297 684] (Env10) put
  619.  dup [279 540] (EnvMonarch) put
  620.  dup [312 624] (EnvDL) put
  621.  dup [459 649] (EnvC5) put
  622.  { exch aload pop 4 index sub abs 5 le exch
  623.    5 index sub abs 5 le and
  624.       {exch pop exit} {pop} ifelse
  625.    } bind forall
  626.    = flush pop pop
  627.  restore
  628. "
  629. *End
  630. *CloseUI: *PageSize
  631.  
  632. *% Page Region Definitions for Frame Buffer
  633. *OpenUI *PageRegion: PickOne
  634. *OrderDependency: 40 AnySetup *PageRegion
  635. *DefaultPageRegion: A4
  636. *PageRegion A4/A4: "
  637.   << /Policies << /PageSize 7 >> /PageSize [595 842] /ImagingBBox null >> setpagedevice"
  638. *End
  639. *PageRegion A5/A5: "
  640.   << /Policies << /PageSize 7 >> /PageSize [420 595] /ImagingBBox null >> setpagedevice"
  641. *End
  642. *PageRegion A6/A6: "
  643.   << /Policies << /PageSize 7 >> /PageSize [297 420] /ImagingBBox null >> setpagedevice"
  644. *End
  645. *PageRegion B5/B5 (JIS): "
  646.   << /Policies << /PageSize 7 >> /PageSize [516 729] /ImagingBBox null >> setpagedevice"
  647. *End
  648. *PageRegion ISOB5/B5 (ISO): "
  649.   << /Policies << /PageSize 7 >> /PageSize [499 709] /ImagingBBox null >> setpagedevice"
  650. *End
  651. *PageRegion B6/B6: "
  652.   << /Policies << /PageSize 7 >> /PageSize [363 516] /ImagingBBox null >> setpagedevice"
  653. *End
  654. *PageRegion Letter/Letter: "
  655.   << /Policies << /PageSize 7 >> /PageSize [612 792] /ImagingBBox null >> setpagedevice"
  656. *End
  657. *PageRegion Legal/Legal: "
  658.   << /Policies << /PageSize 7 >> /PageSize [612 1008] /ImagingBBox null >> setpagedevice"
  659. *End
  660. *PageRegion Executive/Executive: "
  661.   << /Policies << /PageSize 7 >> /PageSize [522 756] /ImagingBBox null >> setpagedevice"
  662. *End
  663. *PageRegion EnvPersonal/Envelope #6: "
  664.   << /Policies << /PageSize 7 >> /PageSize [261 468] /ImagingBBox null >> setpagedevice"
  665. *End
  666. *PageRegion Env9/Envelope #9: "
  667.   << /Policies << /PageSize 7 >> /PageSize [279 639] /ImagingBBox null >> setpagedevice"
  668. *End
  669. *PageRegion Env10/Envelope #10: "
  670.   << /Policies << /PageSize 7 >> /PageSize [297 684] /ImagingBBox null >> setpagedevice"
  671. *End
  672. *PageRegion EnvMonarch/Envelope Monarch: "
  673.   << /Policies << /PageSize 7 >> /PageSize [279 540] /ImagingBBox null >> setpagedevice"
  674. *End
  675. *PageRegion EnvDL/Envelope DL: "
  676.   << /Policies << /PageSize 7 >> /PageSize [312 624] /ImagingBBox null >> setpagedevice"
  677. *End
  678. *PageRegion EnvC5/Envelope C5: "
  679.   << /Policies << /PageSize 7 >> /PageSize [459 649] /ImagingBBox null >> setpagedevice"
  680. *End
  681. *CloseUI: *PageRegion
  682.  
  683. *% Imageable Area Definitions
  684. *DefaultImageableArea: A4
  685. *ImageableArea A4/A4: "12 10 583 832"
  686. *ImageableArea A5/A5: "12 10 409 585"
  687. *ImageableArea A6/A6: "12 10 285 411"
  688. *ImageableArea B5/B5 (JIS): "21 10 495 719"
  689. *ImageableArea ISOB5/B5 (ISO): "21 10 478 699"
  690. *ImageableArea B6/B6: "12 10 352 506"
  691. *ImageableArea Letter/Letter: "12 8 600 784"
  692. *ImageableArea Legal/Legal: "12 8 600 1000"
  693. *ImageableArea Executive/Executive: "12 8 510 748"
  694. *ImageableArea EnvPersonal/Envelope #6: "12 8 249 460"
  695. *ImageableArea Env9/Envelope #9: "12 8 267 631"
  696. *ImageableArea Env10/Envelope #10: "12 8 285 676"
  697. *ImageableArea EnvMonarch/Envelope Monarch: "12 8 267 532"
  698. *ImageableArea EnvDL/Envelope DL: "12 10 300 614"
  699. *ImageableArea EnvC5/Envelope C5: "12 10 447 639"
  700. *?ImageableArea: " save
  701.   /cvp { cvi (                   ) cvs
  702.   print ( ) print } bind def
  703.   newpath clippath pathbbox
  704.   4 -2 roll exch 2 {ceiling cvp} repeat
  705.   exch 2 {floor cvp} repeat ( ) = flush
  706.  restore"
  707. *End
  708.  
  709. *% Physical Dimensions of Media
  710. *DefaultPaperDimension: A4
  711. *PaperDimension A4/A4: "595 842"
  712. *PaperDimension A5/A5: "420 595"
  713. *PaperDimension A6/A6: "297 420"
  714. *PaperDimension B5/B5 (JIS): "516 729"
  715. *PaperDimension ISOB5/B5 (ISO): "499 709"
  716. *PaperDimension B6/B6: "363 516"
  717. *PaperDimension Letter/Letter: "612 792"
  718. *PaperDimension Legal/Legal: "612 1008"
  719. *PaperDimension Executive/Executive: "522 756"
  720. *PaperDimension EnvPersonal/Envelope #6: "261 468"
  721. *PaperDimension Env9/Envelope #9: "279 639"
  722. *PaperDimension Env10/Envelope #10: "297 684"
  723. *PaperDimension EnvMonarch/Envelope Monarch: "279 540"
  724. *PaperDimension EnvDL/Envelope DL: "312 624"
  725. *PaperDimension EnvC5/Envelope C5: "459 649"
  726.  
  727. *%=== Custom Page Size Definitions
  728.  
  729. *%=== Input Slot Definitions
  730. *OpenUI *InputSlot: PickOne
  731. *OrderDependency: 30 AnySetup *InputSlot
  732. *DefaultInputSlot: Internal
  733. *InputSlot Internal/Cassette 1 (Internal): "
  734.   << /ManualFeed false >> setpagedevice
  735.   statusdict begin 0 setpapertray end"
  736. *End
  737. *InputSlot PF7E/Bulk Feeder (PF-7E): "
  738.   << /ManualFeed false >> setpagedevice
  739.   statusdict begin 2 setpapertray end"
  740. *End
  741. *InputSlot PF20A/Cassette 2 (PF-20): "
  742.   << /ManualFeed false >> setpagedevice
  743.   statusdict begin 1 setpapertray end"
  744. *End
  745. *InputSlot PF20B/Cassette 3 (PF-20): "
  746.   << /ManualFeed false >> setpagedevice
  747.   statusdict begin 3 setpapertray end"
  748. *End
  749. *InputSlot EF1/Envelope Feeder (EF-1): "
  750.   << /ManualFeed false >> setpagedevice
  751.   statusdict begin 2 setpapertray end"
  752. *End
  753. *InputSlot MF1/Multi-Purpose Feeder: "
  754.   << /ManualFeed false >> setpagedevice
  755.   statusdict begin 4 setpapertray end"
  756. *End
  757. *InputSlot MF/Manual Feed: "<< /ManualFeed true >> setpagedevice"
  758. *?InputSlot: "
  759.  "
  760. *End
  761. *CloseUI: *InputSlot
  762.  
  763. *RequiresPageRegion All: True
  764. *% Output Bin Definitions
  765. *OpenUI *OutputBin/Output Bin: PickOne
  766. *OrderDependency: 51 AnySetup *OutputBin
  767. *DefaultOutputBin: FDTop
  768. *OutputBin FDTop/Top Tray (Face-Down): "0 statusdict /setoutputtray get exec"
  769. *OutputBin FURear/Rear Tray (Face-Up): "1 statusdict /setoutputtray get exec"
  770. *OutputBin FUStacker/Stacker Mode (Face-Up): "1 statusdict /setoutputtray get exec"
  771. *OutputBin FDStacker/Stacker Mode (Face-Down): "2 statusdict /setoutputtray get exec"
  772. *OutputBin FDSorter/Sorter Mode (Face-Down): "[] statusdict /setcollatorstacker get exec"
  773. *OutputBin FDCollator/Collator Mode (Face-Down): "[] statusdict /setsorterstacker get exec"
  774. *OutputBin FDMB01/Mailbox 1 (Face-Down): "2 statusdict /setoutputtray get exec [1] statusdict /setmailboxstacker get exec"
  775. *OutputBin FDMB02/Mailbox 2 (Face-Down): "2 statusdict /setoutputtray get exec [2] statusdict /setmailboxstacker get exec"
  776. *OutputBin FDMB03/Mailbox 3 (Face-Down): "2 statusdict /setoutputtray get exec [3] statusdict /setmailboxstacker get exec"
  777. *OutputBin FDMB04/Mailbox 4 (Face-Down): "2 statusdict /setoutputtray get exec [4] statusdict /setmailboxstacker get exec"
  778. *OutputBin FDMB05/Mailbox 5 (Face-Down): "2 statusdict /setoutputtray get exec [5] statusdict /setmailboxstacker get exec"
  779. *OutputBin FDMB06/Mailbox 6 (Face-Down): "2 statusdict /setoutputtray get exec [6] statusdict /setmailboxstacker get exec"
  780. *OutputBin FDMB07/Mailbox 7 (Face-Down): "2 statusdict /setoutputtray get exec [7] statusdict /setmailboxstacker get exec"
  781. *OutputBin FDMB08/Mailbox 8 (Face-Down): "2 statusdict /setoutputtray get exec [8] statusdict /setmailboxstacker get exec"
  782. *OutputBin FDMB09/Mailbox 9 (Face-Down): "2 statusdict /setoutputtray get exec [9] statusdict /setmailboxstacker get exec"
  783. *OutputBin FDMB10/Mailbox 10 (Face-Down): "2 statusdict /setoutputtray get exec [10] statusdict /setmailboxstacker get exec"
  784. *OutputBin FDMB11/Mailbox 11 (Face-Down): "2 statusdict /setoutputtray get exec [11] statusdict /setmailboxstacker get exec"
  785. *OutputBin FDMB12/Mailbox 12 (Face-Down): "2 statusdict /setoutputtray get exec [12] statusdict /setmailboxstacker get exec"
  786. *OutputBin FDMB13/Mailbox 13 (Face-Down): "2 statusdict /setoutputtray get exec [13] statusdict /setmailboxstacker get exec"
  787. *OutputBin FDMB14/Mailbox 14 (Face-Down): "2 statusdict /setoutputtray get exec [14] statusdict /setmailboxstacker get exec"
  788. *OutputBin FDMB15/Mailbox 15 (Face-Down): "2 statusdict /setoutputtray get exec [15] statusdict /setmailboxstacker get exec"
  789. *?OutputBin: "
  790.  "
  791. *End
  792. *CloseUI: *OutputBin
  793.  
  794. *% Page Stack Order
  795. *PageStackOrder FDTop: Reverse
  796. *PageStackOrder FURear: Normal
  797. *PageStackOrder FUStacker: Normal
  798. *PageStackOrder FDStacker: Reverse
  799. *PageStackOrder FDSorter: Reverse
  800. *PageStackOrder FDCollator: Reverse
  801. *PageStackOrder FDMB01: Reverse
  802. *PageStackOrder FDMB02: Reverse
  803. *PageStackOrder FDMB03: Reverse
  804. *PageStackOrder FDMB04: Reverse
  805. *PageStackOrder FDMB05: Reverse
  806. *PageStackOrder FDMB06: Reverse
  807. *PageStackOrder FDMB07: Reverse
  808. *PageStackOrder FDMB08: Reverse
  809. *PageStackOrder FDMB09: Reverse
  810. *PageStackOrder FDMB10: Reverse
  811. *PageStackOrder FDMB11: Reverse
  812. *PageStackOrder FDMB12: Reverse
  813. *PageStackOrder FDMB13: Reverse
  814. *PageStackOrder FDMB14: Reverse
  815. *PageStackOrder FDMB15: Reverse
  816.  
  817. *% Duplex Definitions
  818. *OpenUI *Duplex/Duplexing: PickOne
  819. *OrderDependency: 50 AnySetup *Duplex
  820. *DefaultDuplex: None
  821. *Duplex None/None: "statusdict begin false setduplexmode false settumble end"
  822. *Duplex DuplexTumble/Short Edge: "statusdict begin true setduplexmode true settumble end"
  823. *Duplex DuplexNoTumble/Long Edge: "statusdict begin true setduplexmode false settumble end"
  824. *?Duplex: " save
  825.   statusdict begin
  826.   duplexmode
  827.   {tumble {(DuplexTumble)} {(DuplexNoTumble)} ifelse}
  828.   {(None)} ifelse = flush end restore"
  829. *End
  830. *CloseUI: *Duplex
  831.  
  832. *% Tray Switch Definitions
  833. *OpenUI *TraySwitch/Auto Tray Switch: PickOne
  834. *OrderDependency: 25 AnySetup *TraySwitch
  835. *DefaultTraySwitch: None
  836. *TraySwitch None/Printer Default: ""
  837. *TraySwitch On/On: "<< /TraySwitch true >> setpagedevice"
  838. *TraySwitch Off/Off: "<< /TraySwitch false >> setpagedevice"
  839. *?TraySwitch: " save
  840.   currentpagedevice /TraySwitch get
  841.   {(On)}{(Off)} ifelse = flush
  842.  restore"
  843. *End
  844. *CloseUI: *TraySwitch
  845.  
  846. *% PPD Version Info 
  847. *OpenUI *KCVersion/PPD Version: PickOne
  848. *OrderDependency: 25 AnySetup *KCVersion
  849. *DefaultKCVersion: Default
  850. *KCVersion Default/1.5.2: ""
  851. *CloseUI: *KCVersion
  852.  
  853. *% Font Information
  854. *DefaultFont: Courier
  855. *Font AvantGarde-Book: Standard "(001.006S)" Standard ROM
  856. *Font AvantGarde-BookOblique: Standard "(001.006S)" Standard ROM
  857. *Font AvantGarde-Demi: Standard "(001.007S)" Standard ROM
  858. *Font AvantGarde-DemiOblique: Standard "(001.007S)" Standard ROM
  859. *Font Bookman-Light: Standard "(001.004S)" Standard ROM
  860. *Font Bookman-LightItalic: Standard "(001.004S)" Standard ROM
  861. *Font Bookman-Demi: Standard "(001.004S)" Standard ROM
  862. *Font Bookman-DemiItalic: Standard "(001.004S)" Standard ROM
  863. *Font Courier: Standard "(002.004S)" Standard ROM
  864. *Font Courier-Oblique: Standard "(002.004S)" Standard ROM
  865. *Font Courier-Bold: Standard "(002.004S)" Standard ROM
  866. *Font Courier-BoldOblique: Standard "(002.004S)" Standard ROM
  867. *Font Helvetica: Standard "(001.006S)" Standard ROM
  868. *Font Helvetica-Oblique: Standard "(001.006S)" Standard ROM
  869. *Font Helvetica-Bold: Standard "(001.007S)" Standard ROM
  870. *Font Helvetica-BoldOblique: Standard "(001.007S)" Standard ROM
  871. *Font Helvetica-Narrow: Standard "(001.006S)" Standard ROM
  872. *Font Helvetica-Narrow-Oblique: Standard "(001.006S)" Standard ROM
  873. *Font Helvetica-Narrow-Bold: Standard "(001.007S)" Standard ROM
  874. *Font Helvetica-Narrow-BoldOblique: Standard "(001.007S)" Standard ROM
  875. *Font NewCenturySchlbk-Roman: Standard "(001.007S)" Standard ROM
  876. *Font NewCenturySchlbk-Italic: Standard "(001.006S)" Standard ROM
  877. *Font NewCenturySchlbk-Bold: Standard "(001.009S)" Standard ROM
  878. *Font NewCenturySchlbk-BoldItalic: Standard "(001.007S)" Standard ROM
  879. *Font Palatino-Roman: Standard "(001.005S)" Standard ROM
  880. *Font Palatino-Italic: Standard "(001.005S)" Standard ROM
  881. *Font Palatino-Bold: Standard "(001.005S)" Standard ROM
  882. *Font Palatino-BoldItalic: Standard "(001.005S)" Standard ROM
  883. *Font Symbol: Special "(001.007S)" Special ROM
  884. *Font Times-Roman: Standard "(001.007S)" Standard ROM
  885. *Font Times-Italic: Standard "(001.007S)" Standard ROM
  886. *Font Times-Bold: Standard "(001.007S)" Standard ROM
  887. *Font Times-BoldItalic: Standard "(001.009S)" Standard ROM
  888. *Font ZapfChancery-MediumItalic: Standard "(001.007S)" Standard ROM
  889. *Font ZapfDingbats: Special "(001.004S)" Special ROM
  890. *Font Garamond-Light: Standard "(001.000S)" Standard ROM
  891. *Font Garamond-LightItalic: Standard "(001.000S)" Standard ROM
  892. *Font Garamond-Bold: Standard "(001.000S)" Standard ROM
  893. *Font Garamond-BoldItalic: Standard "(001.000S)" Standard ROM
  894. *Font Helvetica-Light: Standard "(001.000S)" Standard ROM
  895. *Font Helvetica-LightOblique: Standard "(001.000S)" Standard ROM
  896. *Font Helvetica-Black: Standard "(001.000S)" Standard ROM
  897. *Font Helvetica-BlackOblique: Standard "(001.000S)" Standard ROM
  898. *Font Korinna-Regular: Standard "(001.000S)" Standard ROM
  899. *Font Korinna-KursivRegular: Standard "(001.000S)" Standard ROM
  900. *Font Korinna-Bold: Standard "(001.000S)" Standard ROM
  901. *Font Korinna-KursivBold: Standard "(001.000S)" Standard ROM
  902. *?FontQuery: "
  903.  save
  904.    /str 100 string dup 0 (fonts/) putinterval def
  905.    { count 1 gt
  906.      { exch dup str 6 94 getinterval cvs
  907.        (/) print print (:) print
  908.        FontDirectory exch known
  909.        { (Yes) } { (No) } ifelse =
  910.      } { exit } ifelse
  911.    } bind loop
  912.    (*) = flush
  913.  restore"
  914. *End
  915. *?FontList: "save
  916.  save
  917.    FontDirectory { pop == } bind forall flush (*) = flush
  918.  restore"
  919. *End
  920.  
  921. *% Printer Messages
  922. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  923. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  924. *Message: "\FontName\ not found, using Courier"
  925.  
  926. *% Status (format: %%[ status: <one of these> ]%% )
  927. *Status: "warming up"/warming up
  928. *Status: "idle"/idle
  929. *Status: "busy"/busy
  930. *Status: "waiting"/waiting
  931. *Status: "printing"/printing
  932. *Status: "initializing"/initializing
  933.  
  934. *Status: "printing test page"/printing test page
  935.  
  936. *% Printer Error (format: %%[ PrinterError: <one of these> ]%% )
  937. *PrinterError: "paper entry misfeed"
  938. *PrinterError: "cover open"
  939. *PrinterError: "no paper tray"
  940. *PrinterError: "out of paper"
  941. *PrinterError: "toner low (halt)"
  942. *PrinterError: "warming up"
  943. *PrinterError: "other reason"
  944. *PrinterError: "video interface mode"
  945. *PrinterError: "offline"
  946. *PrinterError: "toner low (warning)"
  947.  
  948. *% Input Sources (format: %%[ status: <stat>;source:<one of these> ]%% )
  949. *Source: "serial 25"
  950. *Source: "parallel"
  951. *Source: "AppleTalk"
  952. *Source: "option"
  953.  
  954. *%  End of PPD file for Kyocera FS-1700 (European English)
  955.